home *** CD-ROM | disk | FTP | other *** search
/ Game Programming - All in One (3rd Edition) / game_prog_all_in_one_3rd_ed.iso / Allegro 4.2 / Visual C++ 7.0 (2002) / readme.txt
Encoding:
Text File  |  2005-11-09  |  1.0 KB  |  31 lines

  1. Allegro Version: 4.2.0 
  2.  
  3. File Packaged by Allegro.cc
  4.  
  5. http://www.allegro.cc/
  6.  
  7.  
  8. *** ABOUT ***
  9.  
  10.     This is a precompiled version of Allegro specifically for MSVC 7.0,
  11.     which is also known as Visual C++ .NET (not 2003). It requires
  12.     MSVCRT70.dll, which you should already have.
  13.  
  14. *** HOW TO INSTALL ***    
  15.  
  16.     Because everything is already built, all you need to do is copy
  17.     the files to the correct place. The "lib" and "include" files
  18.     should be placed inside your compiler's directory. This is
  19.     typically C:\Program Files\Microsoft Visual Studio .NET 2003\VC7.
  20.     You'll know are looking at the right directory if it already
  21.     contains a "lib" and "include" folder.
  22.  
  23.     The contents of the "bin" folder (three DLLs) should be placed
  24.     somewhere in your system's PATH. Normally they are put in the
  25.     C:\WINDOWS\SYSTEM32 folder.
  26.  
  27. *** ADDITIONAL PACKAGES ***
  28.  
  29.     Do everyone a favor and download both the Allegro support and
  30.     documentation packages. You will get the manual, dozens    of examples,
  31.     and some useful utilities.